xen: arm: move setup_virt_paging to p2m.[ch] from mm.[ch]
authorIan Campbell <ian.campbell@citrix.com>
Thu, 18 Sep 2014 00:09:50 +0000 (01:09 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 22 Sep 2014 15:44:54 +0000 (16:44 +0100)
commite0994a4b6d6afc23019dbafaa326acb70416a2dc
tree5e489024bcf306126f3797540feb7f0864d103d6
parentf9b1d360da5e46dbbfbc3975dba9e87adcb090ac
xen: arm: move setup_virt_paging to p2m.[ch] from mm.[ch]

This file is where most of the P2M logic lives and this function will
eventually need to poke at some internals, so move it.

This is pure code motion.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/mm.c
xen/arch/arm/p2m.c
xen/include/asm-arm/mm.h
xen/include/asm-arm/p2m.h